ComponentOne ASP.NET MVC Controls
ShowMeanLine Property

C1.Web.Mvc Namespace > BoxWhisker<T> Class : ShowMeanLine Property
Gets or sets a value that determines whether to show the mean line for the Box and Whisker chart.
Syntax
'Declaration
 
Public Property ShowMeanLine As Boolean
public bool ShowMeanLine {get; set;}
See Also

Reference

BoxWhisker<T> Class
BoxWhisker<T> Members